String Schema
RoomCodeRequestType Complex Type
Description
Touroperator specific room code
Namespace http://string.drv.de/xmlschema/string
Diagram
Code Element Sequence RoomCodeRequestType Complex Type
Overview
RoomCodeRequestType
Touroperator specific room code
Sequence
Code xs:token
Used By
RoomCode Element
Source
<xs:complexType name="RoomCodeRequestType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Touroperator specific room code</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Code" type="xs:token" nillable="false" />
  </xs:sequence>
</xs:complexType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.